x86: reduce "visibility" of spec_ctrl_asm.h
authorJan Beulich <jbeulich@suse.com>
Wed, 29 Aug 2018 14:32:17 +0000 (16:32 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 29 Aug 2018 14:32:17 +0000 (16:32 +0200)
commit55924f9d923b51ce8ed6d2ecc7a3644a8562e8d9
tree58b8e98890bc2c27cd9df5bb5fcb63397a23c637
parent645a2ff8187eb3c77490ce8206f5254b0bdfbabf
x86: reduce "visibility" of spec_ctrl_asm.h

Other than indirect_thunk_asm.h, spec_ctrl_asm.h is a header generally
needed by assembly source files only. Avoid having all C sources have a
dependency on that header (the set of assembly sources now gaining a
dependency on the C header is much smaller and hence more acceptable).

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/include/asm-x86/asm_defns.h
xen/include/asm-x86/spec_ctrl.h
xen/include/asm-x86/spec_ctrl_asm.h